home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / malloc / OChangeLog < prev    next >
Text File  |  1992-12-29  |  1KB  |  35 lines

  1.      **** All newer entries are in the C library ChangeLog file. ****
  2.  
  3. Thu Jul 11 18:15:04 1991  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
  4.  
  5.     * Merged with C library version, which now has its own subdir.
  6.     * malloc.h, *.c: Use ansideclisms and #ifdefs for portability both
  7.     in and out of the C library.
  8.     * Makefile: New makefile for malloc subdir in libc.
  9.     Has targets to create malloc.tar{,.Z} by ansidecl processing on srcs.
  10.     * malloc/Makefile: New file; Makefile for standalone distribution.
  11.     * malloc/README: New file; info for same.
  12.  
  13. Fri Apr  6 00:18:36 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  14.  
  15.     * Makefile: Add comments.
  16.  
  17. Thu Apr  5 23:08:14 1990  Mike Haertel  (mike at albert.ai.mit.edu)
  18.  
  19.     * mcheck.c (mcheck, checkhdr):  Support user-supplied abort()
  20.     function.
  21.     * malloc.h:  Declare __free().
  22.     * Makefile:  New target libmalloc.a.
  23.  
  24. Thu Apr  5 21:56:03 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)
  25.  
  26.     * free.c (free):  Split into free and __free.
  27.     * malloc.c (morecore):  Call __free on oldinfo.
  28.  
  29. Local Variables:
  30. mode: indented-text
  31. left-margin: 8
  32. fill-column: 76
  33. version-control: never
  34. End:
  35.